FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package uk.gpc.updaterecord#1.1.0 (94 ms)

Package uk.gpc.updaterecord
Type ConceptMap
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=uk.gpc.updaterecord@1.1.0&canonical=https://fhir.nhs.uk/STU3/ConceptMap/GPConnect-RequestPriority-1
Url https://fhir.nhs.uk/STU3/ConceptMap/GPConnect-RequestPriority-1
Version 1.0.0
Status draft
Date 2019-08-28T18:50:47+10:00
Name Concept Map - GPConnect Request Priority
Experimental False
Authority hl7
Description A Concept Map from the HL7 FHIR ValueSet RequestPriority to GPConnect Referral Urgency to aid interpretation.
Copyright Copyright © 2016 HL7 UK

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://hl7.org/fhir/request-priority RequestPriority
https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ReferralUrgency-1 GPConnect Referral Urgency


Source

{
  "resourceType" : "ConceptMap",
  "url" : "https://fhir.nhs.uk/STU3/ConceptMap/GPConnect-RequestPriority-1",
  "version" : "1.0.0",
  "name" : "Concept Map - GPConnect Request Priority",
  "status" : "draft",
  "date" : "2019-08-28T18:50:47+10:00",
  "publisher" : "HL7 UK",
  "description" : "A Concept Map from the HL7 FHIR ValueSet RequestPriority to GPConnect Referral Urgency to aid interpretation.",
  "copyright" : "Copyright © 2016 HL7 UK",
  "sourceReference" : {
    "reference" : "https://fhir.nhs.uk/STU3/ValueSet/GPConnect-RequestPriority-1"
  },
  "targetReference" : {
    "reference" : "https://fhir.nhs.uk/STU3/ValueSet/GPConnect-ReferralUrgency-1"
  },
  "group" : [
    {
      "source" : "http://hl7.org/fhir/request-priority",
      "target" : "https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ReferralUrgency-1",
      "element" : [
        {
          "code" : "routine",
          "display" : "Routine",
          "target" : [
            {
              "code" : "1",
              "display" : "Routine",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "urgent",
          "display" : "Urgent",
          "target" : [
            {
              "code" : "2",
              "display" : "Urgent",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "asap",
          "display" : "ASAP",
          "target" : [
            {
              "code" : "3",
              "display" : "ASAP (2 Week Wait)",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.